home *** CD-ROM | disk | FTP | other *** search
- // DEFAULT.tmm
- // Used as a template for new attack game pad scripts
- //
- [VERSION] 1.0
-
- [SETUP]
- [END]
-
- [MACROS]
- [END]
-
- [CONFIG] ATTACK
- 'Joystick Trigger' IS B1.
- 'Joystick Button 2' IS B2.
- 'Joystick Button 3' IS B3.
- 'Joystick Button 4' IS B4.
- 'Attack Button 1' IS B5.
- 'Attack Button 2' IS B6.
- 'Attack Button 3' IS B7.
- 'Attack Button 4' IS B8.
- 'Dogfight Backward' IS B9.
- 'Dogfight Forward' IS B10.
- [END]
-